Browse all books

Books with title Python for Kids: A Playful Introduction To Programming

  • Python for Kids: A Playful Introduction to Programming

    Jason R. Briggs

    Paperback (No Starch Press, Incorporated, Dec. 22, 2012)
    Python is a powerful, expressive programming language that’s easy to learn and fun to use! But books about learning to program in Python can be kind of dull, gray, and boring, and that’s no fun for anyone.Python for Kids brings Python to life and brings you (and your parents) into the world of programming. The ever-patient Jason R. Briggs will guide you through the basics as you experiment with unique (and often hilarious) example programs that feature ravenous monsters, secret agents, thieving ravens, and more. New terms are defined; code is colored, dissected, and explained; and quirky, full-color illustrations keep things on the lighter side.Chapters end with programming puzzles designed to stretch your brain and strengthen your understanding. By the end of the book you’ll have programmed two complete games: a clone of the famous Pong and "Mr. Stick Man Races for the Exit"—a platform game with jumps, animation, and much more.As you strike out on your programming adventure, you’ll learn how to:–Use fundamental data structures like lists, tuples, and maps–Organize and reuse your code with functions and modules–Use control structures like loops and conditional statements–Draw shapes and patterns with Python’s turtle module–Create games, animations, and other graphical wonders with tkinterWhy should serious adults have all the fun? Python for Kids is your ticket into the amazing world of computer programming.For kids ages 10+ (and their parents)The code in this book runs on almost anything: Windows, Mac, Linux, even an OLPC laptop or Raspberry Pi!
    U
  • Python for Kids: A Playful Introduction To Programming

    Jason Briggs

    eBook (No Starch Press, Dec. 12, 2012)
    Python is a powerful, expressive programming language that’s easy to learn and fun to use! But books about learning to program in Python can be kind of dull, gray, and boring, and that’s no fun for anyone.Python for Kids brings Python to life and brings you (and your parents) into the world of programming. The ever-patient Jason R. Briggs will guide you through the basics as you experiment with unique (and often hilarious) example programs that feature ravenous monsters, secret agents, thieving ravens, and more. New terms are defined; code is colored, dissected, and explained; and quirky, full-color illustrations keep things on the lighter side.Chapters end with programming puzzles designed to stretch your brain and strengthen your understanding. By the end of the book you’ll have programmed two complete games: a clone of the famous Pong and "Mr. Stick Man Races for the Exit"—a platform game with jumps, animation, and much more.As you strike out on your programming adventure, you’ll learn how to:–Use fundamental data structures like lists, tuples, and maps–Organize and reuse your code with functions and modules–Use control structures like loops and conditional statements–Draw shapes and patterns with Python’s turtle module–Create games, animations, and other graphical wonders with tkinterWhy should serious adults have all the fun? Python for Kids is your ticket into the amazing world of computer programming.For kids ages 10+ (and their parents)The code in this book runs on almost anything: Windows, Mac, Linux, even an OLPC laptop or Raspberry Pi!
  • JavaScript for Kids: A Playful Introduction to Programming

    Nick Morgan

    Paperback (No Starch Press, Dec. 14, 2014)
    JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!JavaScript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then move on to more advanced topics, like building interactivity with jQuery and drawing graphics with Canvas.Along the way, you’ll write games such as Find the Buried Treasure, Hangman, and Snake. You’ll also learn how to:–Create functions to organize and reuse your code–Write and modify HTML to create dynamic web pages–Use the DOM and jQuery to make your web pages react to user input–Use the Canvas element to draw and animate graphics–Program real user-controlled games with collision detection and score keepingWith visual examples like bouncing balls, animated bees, and racing cars, you can really see what you’re programming. Each chapter builds on the last, and programming challenges at the end of each chapter will stretch your brain and inspire your own amazing programs. Make something cool with JavaScript today!Ages 10+ (and their parents!)
    Y
  • JavaScript for Kids: A Playful Introduction to Programming

    Nick Morgan

    eBook (No Starch Press, Dec. 14, 2014)
    JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!JavaScript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then move on to more advanced topics, like building interactivity with jQuery and drawing graphics with Canvas.Along the way, you’ll write games such as Find the Buried Treasure, Hangman, and Snake. You’ll also learn how to:–Create functions to organize and reuse your code–Write and modify HTML to create dynamic web pages–Use the DOM and jQuery to make your web pages react to user input–Use the Canvas element to draw and animate graphics–Program real user-controlled games with collision detection and score keepingWith visual examples like bouncing balls, animated bees, and racing cars, you can really see what you’re programming. Each chapter builds on the last, and programming challenges at the end of each chapter will stretch your brain and inspire your own amazing programs. Make something cool with JavaScript today!Ages 10+ (and their parents!)
  • Ruby Wizardry: An Introduction to Programming for Kids

    Eric Weinstein

    Paperback (No Starch Press, Dec. 14, 2014)
    The Ruby programming language is perfect for beginners: easy to learn, powerful, and fun to use! But wouldn't it be more fun if you were learning with the help of some wizards and dragons?Ruby Wizardry is a playful, illustrated tale that will teach you how to program in Ruby by taking you on a fantastical journey. As you follow the adventures of young heroes Ruben and Scarlet, you’ll learn real programming skills, like how to:–Use fundamental concepts like variables, symbols, arrays, and strings–Work with Ruby hashes to create a programmable breakfast menu–Control program flow with loops and conditionals to help the Royal Plumber–Test your wild and crazy ideas in IRB and save your programs as scripts–Create a class of mini-wizards, each with their own superpower!–Organize and reuse your code with methods and lists–Write your own amazing interactive stories using RubyAlong the way, you’ll meet colorful characters from around the kingdom, like the hacker Queen, the Off-White Knight, and Wherefore the minstrel. Ruby Wizardry will have you (or your little wizard) hooked on programming in no time.For ages 10+ (and their parents!)
    U
  • Ruby Wizardry: An Introduction to Programming for Kids

    Eric Weinstein

    eBook (No Starch Press, Dec. 14, 2014)
    The Ruby programming language is perfect for beginners: easy to learn, powerful, and fun to use! But wouldn't it be more fun if you were learning with the help of some wizards and dragons?Ruby Wizardry is a playful, illustrated tale that will teach you how to program in Ruby by taking you on a fantastical journey. As you follow the adventures of young heroes Ruben and Scarlet, you’ll learn real programming skills, like how to:–Use fundamental concepts like variables, symbols, arrays, and strings–Work with Ruby hashes to create a programmable breakfast menu–Control program flow with loops and conditionals to help the Royal Plumber–Test your wild and crazy ideas in IRB and save your programs as scripts–Create a class of mini-wizards, each with their own superpower!–Organize and reuse your code with methods and lists–Write your own amazing interactive stories using RubyAlong the way, you’ll meet colorful characters from around the kingdom, like the hacker Queen, the Off-White Knight, and Wherefore the minstrel. Ruby Wizardry will have you (or your little wizard) hooked on programming in no time.For ages 10+ (and their parents!)
  • Python Bytes: An ABC Introduction to Programming for Toddlers

    Dr. Harold Mark Sultan

    Paperback (CreateSpace Independent Publishing Platform, Jan. 12, 2017)
    An introductory exposure to programming for toddlers that is as much fun for parents as it is for kids. Follow the protagonist, L, on her whimsical alphabetical programming adventure. L begins as an empty list, appends a boolean friend, and continues to adapt herself and come to understand her surroundings as she engages with and explores a range of programming structures and concepts. NOTE: This book will NOT teach you or your child programming. This book will expose him/her to programming vocabulary and tools. This is a children's book with the goal of stimulating curiosity and interest, not a programming textbook. The focus is on description not explanation. This book is written with the intention that readers with different levels of programming knowledge will come away with and be able to pass along different levels of understanding. Any reader should have no trouble following the text, the events they describe, and the illustrations. On the other hand, to understand the programming components or the explanation of why the events being described are occurring, the reader is expected to have some knowledge of programming.
    J
  • PHP and MySQL for Kids: A Playful Introduction to Programming

    Johann-Christian Hanke

    Paperback (No Starch Press, Sept. 25, 2015)
    PHP and MySQL for Kids is a lighthearted introduction to programming with PHP that shows you how to use the building blocks of the web to make your own websites. After making a simple HTML home page, you'll learn how to install a server, manage databases with MySQL, create a blog, recognize visitors with cookies, and much more. In each chapter, you'll work on a project to learn increasingly advanced web programming skills, with illustrations and kid-friendly examples to keep things fun along the way. If you want to start making your mark on the web, this is the perfect place to start.
    W